-
Notifications
You must be signed in to change notification settings - Fork 13k
fix: Apps preventing join actions not showing any error #35332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: 1c2a35f The changes in this PR will be included in the next version bump. This PR includes changesets to release 35 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #35332 +/- ##
========================================
Coverage 59.67% 59.67%
========================================
Files 2826 2826
Lines 68313 68313
Branches 15134 15134
========================================
Hits 40764 40764
Misses 24937 24937
Partials 2612 2612
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Tests will be covered in another PR |
…et.Chat into fix/app-preventing-error
|
…et.Chat into fix/app-preventing-error
…et.Chat into fix/app-preventing-error
1cbe906 to
4a81fe1
Compare
When Preview Public Channel authorization is not in the user permissions group and an app is preventing the same user to join, the UI should dispatch a toast error message with the app reason.
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
SUP-742
CORE-957